home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Georgia Wildfire Prevention
/
Georgia Wildfire Prevention.iso
/
pc
/
media
/
dirs
/
BackUp
/
Test.dir
/
00012_Script_movie jump code
< prev
next >
Wrap
Text File
|
2002-10-15
|
178b
|
6 lines
on mousedown me
global testobj,ctrlobj
if testobj.test="pre" then ctrlobj.goto("MainMenu",Void,Void)
if testobj.test="post" then ctrlobj.goto("Credits",Void,Void)
end